python3.9.git
13 days agoargparse-no-shutil
Matthias Klose [Tue, 14 Apr 2026 04:38:32 +0000 (11:38 +0700)]
argparse-no-shutil

Gbp-Pq: Name argparse-no-shutil.diff

13 days agobuild-math-object
Matthias Klose [Tue, 14 Apr 2026 04:38:32 +0000 (11:38 +0700)]
build-math-object

Gbp-Pq: Name build-math-object.diff

13 days agoAdd the option to build Texinfo-format documentation.
Benjamin Moody [Tue, 14 Apr 2026 04:38:32 +0000 (11:38 +0700)]
Add the option to build Texinfo-format documentation.

Bug-Debian: https://bugs.debian.org/881959
Last-Update: 2017-11-27

Gbp-Pq: Name doc-build-texinfo.diff

13 days agolocal-doc-references
Matthias Klose [Tue, 14 Apr 2026 04:38:32 +0000 (11:38 +0700)]
local-doc-references

Gbp-Pq: Name local-doc-references.diff

13 days agopydoc-use-pager
Matthias Klose [Tue, 14 Apr 2026 04:38:32 +0000 (11:38 +0700)]
pydoc-use-pager

# DP: pydoc: use the pager command if available.

# DP: pydoc: use the pager command if available.

Gbp-Pq: Name pydoc-use-pager.diff

13 days agoreproducible-buildinfo
Matthias Klose [Tue, 14 Apr 2026 04:38:32 +0000 (11:38 +0700)]
reproducible-buildinfo

# DP: Build getbuildinfo.o with DATE/TIME values when defined

# DP: Build getbuildinfo.o with DATE/TIME values when defined

Gbp-Pq: Name reproducible-buildinfo.diff

13 days agomangle-fstack-protector
Matthias Klose [Tue, 14 Apr 2026 04:38:32 +0000 (11:38 +0700)]
mangle-fstack-protector

# DP: When using GCC versions older than 4.9, automagically mangle
# DP: -fstack-protector-strong to -fstack-protector

# DP: When using GCC versions older than 4.9, automagically mangle
# DP: -fstack-protector-strong to -fstack-protector

Gbp-Pq: Name mangle-fstack-protector.diff

13 days agoensurepip-disabled
Matthias Klose [Tue, 14 Apr 2026 04:38:32 +0000 (11:38 +0700)]
ensurepip-disabled

# DP: Disable ensurepip for the system installation, only enable it for virtual environments.

# DP: Disable ensurepip for the system installation, only enable it for virtual environments.

Gbp-Pq: Name ensurepip-disabled.diff

13 days agoensurepip-wheels
Matthias Klose [Tue, 14 Apr 2026 04:38:32 +0000 (11:38 +0700)]
ensurepip-wheels

Gbp-Pq: Name ensurepip-wheels.diff

13 days agodisable-some-tests
Matthias Klose [Tue, 14 Apr 2026 04:38:32 +0000 (11:38 +0700)]
disable-some-tests

# DP: Disable some failing tests we are not interested in

# DP: Disable some failing tests we are not interested in

Gbp-Pq: Name disable-some-tests.diff

13 days agotempfile-minimal
Matthias Klose [Tue, 14 Apr 2026 04:38:32 +0000 (11:38 +0700)]
tempfile-minimal

# DP: Avoid shutil import when it is not available.

# DP: Avoid shutil import when it is not available.

Gbp-Pq: Name tempfile-minimal.diff

13 days agomultiarch-extname
Matthias Klose [Tue, 14 Apr 2026 04:38:32 +0000 (11:38 +0700)]
multiarch-extname

# DP: Make sure to rename extensions to a tag including the MULTIARCH name

# DP: Make sure to rename extensions to a tag including the MULTIARCH name

this patch can be dropped for python3.5 final, if the upstream chage is kept.

Gbp-Pq: Name multiarch-extname.diff

13 days agotest-no-random-order
Matthias Klose [Tue, 14 Apr 2026 04:38:32 +0000 (11:38 +0700)]
test-no-random-order

# DP: Don't run the test suite in random order.

# DP: Don't run the test suite in random order.

Gbp-Pq: Name test-no-random-order.diff

13 days agoext-no-libpython-link
Matthias Klose [Tue, 14 Apr 2026 04:38:32 +0000 (11:38 +0700)]
ext-no-libpython-link

# DP: Don't link extensions with the shared libpython library.

# DP: Don't link extensions with the shared libpython library.

Gbp-Pq: Name ext-no-libpython-link.diff

13 days agolib2to3-no-pickled-grammar
Matthias Klose [Tue, 14 Apr 2026 04:38:32 +0000 (11:38 +0700)]
lib2to3-no-pickled-grammar

Gbp-Pq: Name lib2to3-no-pickled-grammar.diff

13 days agomultiarch
Matthias Klose [Tue, 14 Apr 2026 04:38:32 +0000 (11:38 +0700)]
multiarch

Gbp-Pq: Name multiarch.diff

13 days agoctypes-arm
Matthias Klose [Tue, 14 Apr 2026 04:38:32 +0000 (11:38 +0700)]
ctypes-arm

Gbp-Pq: Name ctypes-arm.diff

13 days agolib-argparse
Matthias Klose [Tue, 14 Apr 2026 04:38:32 +0000 (11:38 +0700)]
lib-argparse

# DP: argparse.py: Make the gettext import conditional

# DP: argparse.py: Make the gettext import conditional

Gbp-Pq: Name lib-argparse.diff

13 days agodisable-sem-check
Matthias Klose [Tue, 14 Apr 2026 04:38:32 +0000 (11:38 +0700)]
disable-sem-check

# DP: Assume working semaphores, don't rely on running kernel for the check.

# DP: Assume working semaphores, don't rely on running kernel for the check.

Gbp-Pq: Name disable-sem-check.diff

13 days agolangpack-gettext
Matthias Klose [Tue, 14 Apr 2026 04:38:32 +0000 (11:38 +0700)]
langpack-gettext

# DP: Description: support alternative gettext tree in
# DP: /usr/share/locale-langpack; if a file is present in both trees,
# DP: prefer the newer one
# DP: Upstream status: Ubuntu-Specific

# DP: Description: support alternative gettext tree in
# DP: /usr/share/locale-langpack; if a file is present in both trees,
# DP: prefer the newer one
# DP: Upstream status: Ubuntu-Specific

Gbp-Pq: Name langpack-gettext.diff

13 days agoprofiled-build
Matthias Klose [Tue, 14 Apr 2026 04:38:32 +0000 (11:38 +0700)]
profiled-build

# DP: Ignore errors in the profile task.

# DP: Ignore errors in the profile task.

Gbp-Pq: Name profiled-build.diff

13 days agobdist-wininst-notfound
Matthias Klose [Tue, 14 Apr 2026 04:38:32 +0000 (11:38 +0700)]
bdist-wininst-notfound

# DP: suggest installation of the pythonX.Y-dev package, if bdist_wininst
# DP: cannot find the wininst-* files.

# DP: suggest installation of the pythonX.Y-dev package, if bdist_wininst
# DP: cannot find the wininst-* files.

Gbp-Pq: Name bdist-wininst-notfound.diff

13 days agosetup-modules
Matthias Klose [Tue, 14 Apr 2026 04:38:32 +0000 (11:38 +0700)]
setup-modules

Gbp-Pq: Name setup-modules.diff

13 days agolink-opt
Matthias Klose [Tue, 14 Apr 2026 04:38:32 +0000 (11:38 +0700)]
link-opt

# DP: Call the linker with -O1 -Bsymbolic-functions

# DP: Call the linker with -O1 -Bsymbolic-functions

Gbp-Pq: Name link-opt.diff

13 days agogdbm-import
Matthias Klose [Tue, 14 Apr 2026 04:38:32 +0000 (11:38 +0700)]
gdbm-import

# DP: suggest installation of python3-gdbm package on failing _gdbm import

# DP: suggest installation of python3-gdbm package on failing _gdbm import

Gbp-Pq: Name gdbm-import.diff

13 days agotkinter-import
Matthias Klose [Tue, 14 Apr 2026 04:38:32 +0000 (11:38 +0700)]
tkinter-import

# DP: suggest installation of python-tk package on failing _tkinter import

# DP: suggest installation of python-tk package on failing _tkinter import

Gbp-Pq: Name tkinter-import.diff

13 days agodistutils-sysconfig-2
Matthias Klose [Tue, 14 Apr 2026 04:38:32 +0000 (11:38 +0700)]
distutils-sysconfig-2

Gbp-Pq: Name distutils-sysconfig-2.diff

13 days agodistutils-sysconfig
Matthias Klose [Tue, 14 Apr 2026 04:38:32 +0000 (11:38 +0700)]
distutils-sysconfig

# DP: Get CONFIGURE_CFLAGS, CONFIGURE_CPPFLAGS, CONFIGURE_LDFLAGS from
# DP: the python build, when CFLAGS, CPPFLAGS, LDSHARED) are not set
# DP: in the environment.

# DP: Get CONFIGURE_CFLAGS, CONFIGURE_CPPFLAGS, CONFIGURE_LDFLAGS from
# DP: the python build, when CFLAGS, CPPFLAGS, LDSHARED) are not set
# DP: in the environment.

Gbp-Pq: Name distutils-sysconfig.diff

13 days agodistutils-link
Matthias Klose [Tue, 14 Apr 2026 04:38:32 +0000 (11:38 +0700)]
distutils-link

# DP: Don't add standard library dirs to library_dirs and runtime_library_dirs.

# DP: Don't add standard library dirs to library_dirs and runtime_library_dirs.

Gbp-Pq: Name distutils-link.diff

13 days agolocale-module
Matthias Klose [Tue, 14 Apr 2026 04:38:32 +0000 (11:38 +0700)]
locale-module

# DP:   * Lib/locale.py:
# DP:     - Don't map 'utf8', 'utf-8' to 'utf', which is not a known encoding
# DP:       for glibc.

# DP:   * Lib/locale.py:
# DP:     - Don't map 'utf8', 'utf-8' to 'utf', which is not a known encoding
# DP:       for glibc.

Gbp-Pq: Name locale-module.diff

13 days agodistutils-install-layout
Matthias Klose [Tue, 14 Apr 2026 04:38:32 +0000 (11:38 +0700)]
distutils-install-layout

# DP: distutils: Add an option --install-layout=deb, which
# DP: - installs into $prefix/dist-packages instead of $prefix/site-packages.
# DP: - doesn't encode the python version into the egg name.

# DP: distutils: Add an option --install-layout=deb, which
# DP: - installs into $prefix/dist-packages instead of $prefix/site-packages.
# DP: - doesn't encode the python version into the egg name.

Gbp-Pq: Name distutils-install-layout.diff

13 days agodeb-locations
Matthias Klose [Tue, 14 Apr 2026 04:38:32 +0000 (11:38 +0700)]
deb-locations

# DP: adjust locations of directories to debian policy

# DP: adjust locations of directories to debian policy

Gbp-Pq: Name deb-locations.diff

13 days agodeb-setup
Matthias Klose [Tue, 14 Apr 2026 04:38:32 +0000 (11:38 +0700)]
deb-setup

# DP: Don't include /usr/local/include and /usr/local/lib as gcc search paths

# DP: Don't include /usr/local/include and /usr/local/lib as gcc search paths

Gbp-Pq: Name deb-setup.diff

13 days agopython3.9 (3.9.2-1+deb11u6) bullseye-security; urgency=medium
Arnaud Rebillout [Tue, 14 Apr 2026 04:38:32 +0000 (11:38 +0700)]
python3.9 (3.9.2-1+deb11u6) bullseye-security; urgency=medium

  * Revert fixes for CVE-2025-15366 and CVE-2025-15367. It was found that
    those changes break backward compatibility, and upstream didn't backport
    it to any branch. More details can be found in discussions on the upstream
    bugtracker (issues and merge requests).
  * Apply upstream patch for the following CVE:
    - CVE-2026-6100: Use-after-free (UAF) was possible in the
      `lzma.LZMADecompressor` and `bz2.BZ2Decompressor` when a memory
      allocation fails with a `MemoryError` and the decompression instance is
      re-used. This scenario can be triggered if the process is under memory
      pressure.

[dgit import unpatched python3.9 3.9.2-1+deb11u6]

13 days agoImport python3.9_3.9.2-1+deb11u6.debian.tar.xz
Arnaud Rebillout [Tue, 14 Apr 2026 04:38:32 +0000 (11:38 +0700)]
Import python3.9_3.9.2-1+deb11u6.debian.tar.xz

[dgit import tarball python3.9 3.9.2-1+deb11u6 python3.9_3.9.2-1+deb11u6.debian.tar.xz]

5 years agoImport python3.9_3.9.2.orig.tar.xz
Matthias Klose [Sun, 28 Feb 2021 17:03:44 +0000 (18:03 +0100)]
Import python3.9_3.9.2.orig.tar.xz

[dgit import orig python3.9_3.9.2.orig.tar.xz]